![]() |
PBSetForkPositionAsync |
||||
Header: | Files.h | Carbon status: | Supported | |
Sets the current position of the specified open fork.
void PBSetForkPositionAsync ( FSForkIOParam *paramBlock );
A pointer to a parameter block
The relevant fields of the parameter block are:
On input, a pointer to a completion routine.
On output, the result code of the function.
On input, the reference number of the fork.
On input, the base location for the new position. If positionMode is equal to fsAtMark, then the positionOffset parameter is ignored. See
On input, the offset of the new position from the base.
Supported in Carbon. Available in Mac OS 9, and later when Carbon 1.0.2 or later is present.
© 2000 Apple Computer, Inc. — (Last Updated 5/8/2000)